test(e2e): expand Podman provider test coverage#280
Conversation
✅ Deploy Preview for devsydev canceled.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR expands e2e test coverage for the podman provider by adding structured test suites for both rootless and rootful modes. Both test paths follow identical scenarios: basic workspace startup with existing images, multi-stage Docker builds, post-create command execution with SSH verification, agent delivery, arbitrary container command execution, and workspace cleanup validation. Imports are updated to include ChangesPodman Provider E2E Tests
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add build, lifecycle command, agent delivery, exec, and cleanup tests for both rootless and rootful Podman contexts. Tests reuse existing docker testdata and follow the same framework patterns as provider_docker.go.
b4b0445 to
93d6034
Compare
Summary
Summary by CodeRabbit
Release Notes